home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / online / 04 / setup.exe / GNService.exe / 0 / RCDATA / TNOIPSERVICE / TNOIPSERVICE.txt
Encoding:
Text File  |  2001-04-29  |  215 b   |  12 lines

  1. object NoIPService: TNoIPService
  2.   OldCreateOrder = False
  3.   DisplayName = 'NoIPService'
  4.   StartType = stBoot
  5.   OnStart = ServiceStart
  6.   OnStop = ServiceStop
  7.   Left = 253
  8.   Top = 252
  9.   Height = 477
  10.   Width = 696
  11. end
  12.